<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with past paper]]></title><description><![CDATA[A list of topics that have been tagged with past paper]]></description><link>https://community.secnto.com//tags/past paper</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 20:02:01 GMT</lastBuildDate><atom:link href="https://community.secnto.com//tags/past paper.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[CS506 MCQ&#x27;s Final Term Paper]]></title><description><![CDATA[@zareen said in CS506 MCQ's Final Term Paper:

Which of the following is/are not correct about Thread(s)?
Select correct option:
Light weight
Heavy weight
Share same memory
Light weight and share same memory

The correct option is:
Heavy weight
Threads are generally considered to be lightweight compared to processes because they share the same memory space (i.e., address space) and resources within a process. Threads within the same process can efficiently share data and communicate with each other due to this shared memory.
Therefore, threads are not heavy weight; they are lightweight and share the same memory.
]]></description><link>https://community.secnto.com//topic/1497/cs506-mcq-s-final-term-paper</link><guid isPermaLink="true">https://community.secnto.com//topic/1497/cs506-mcq-s-final-term-paper</guid><dc:creator><![CDATA[cyberian]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>